Welcoming you...

I'm Sangam Khanna, a learning developer.

  • C
  • HTML
  • CSS
  • Python

Embarking on my journey as a Computer Science student not only unveils a realm of technical knowledge but also sets the stage for creative problem-solving and innovation. Embrace the challenges ahead, for each hurdle is an opportunity to hone my skills and shape a future filled with limitless possibilities in the dynamic world of technology. Eager to explore new technologies and programming languages, fostering an evolving journey in Computer Science. Currently progressing Mythology and JavaScript.

VocalistDeveloperRunnerMythologistTech Enthusiast
/index.tsx
import { FC } from "react";
  
  type WelcomeProps = {
    uses:
      | "represent my skills"
      | "explore latest technology
      | "finding opportunities"
      | "building connections";
  };
  
  export const Welcome: FC<WelcomeProps> = ({ uses }) => {
    return (
      <>
        <h1>That's a short span of me vibing on the web.</h1>
        <p>
          Using this website to... <em>{uses}</em>.
        </p>
      </>
    );
  };
  
  export default Welcome;
  
  
19
Years Old
New
In The Field
1
Aspiration
192
Commits

Being a newbie to this field has surprised me at every step, Sometimes it just feels so mesmerising like doing HTML or C language Some points have felt like...Amazing that's the real thing dude(Although that's pretty much I've learnt so far).

While I was in middle school I was first interacted with development in Python, It felt so good while taping my hands so and so on the keyboard and the output at the end gives a huge round of breath. But that wasn't my entry into the tech world, It happened long and long ago when I was of 3 years and first computer came to our house. That all day surfing on web looking for new things and gathering information is still I portray my life on...

2004

Born

In New Delhi India, a few days early.

2007

Online

An Airtel Internet Dongle was brought to our house and the most curious one to use that was ofcourse me.

2007

First Computer

IT IS A FULL SET. Yes that was my reaction after seeing the computer in our house and I was hell like crazy to explore all the stuff.

2008

Tech

Introducing myslef to Tech was one of the greatest steps in my life and till now devoting my path to it.

Gaming

Everybody knows children are fond of games...Yeah so was I. I liked to play GTA San Andreas a lot at that time and can't control my hands for playing Chess once a day.

2009

Laptop

After devoting my extreme of heart in my Computer, It was the time to bring the second machine for my Mom yet I tagged it all around like an office employee.😂

2010

Tech News

I got into game Modding and started experimenting, mostly with Counter Strike & the HL engine.

Coffee

Well that's when the symptoms started showing up for the disease called Computer Science. Cappuccino was my fav back then🍵

2011

Pilot

Remember everyone had that dream of becoming someone so and so in childhood? Yeah mine was to fly an Airplane.

2012

Running

Started running for marathons and relay races for school showing up my physical skills.

Flow

Everything was running cool and on track...Yes for a 8 year old it should be😂

2012

School Change

At this point I was not able to set up myself in new environment but after a while some really great things happened.

2013

Taekwondo

Learnt taekwondo and really liked the way of teaching.

2014

Piano

Ticking fingers on the keyboard is not a new habit of mine for real.

Vocalist

Was selected as the lead vocalist of the school singing group.

2015

Guitar

Got my First guitar following my passion towards singing. It also had my name engraved😁

State Chess

Completed two rounds for the State level chess championship and was selected for the nationals. Here comes the mind.

2016

Game Modding

Games were fun butting playing them own way is somewhat fantastic, It provided a lot of tech knowledge too. Modding Clash of Clans was my supermacy😎

2017

First line of Code

While I was familiar with tech, but in 8th grade when I was introduced to Python it just blew my mind, like this is also a way of creating own things.

Development

After getting introduced to coding, I finally choose my career path and now it was not that childhood dream type.

2018

Customisation

Started customising my Laptop(yeah mom's laptop was mine now). Installing softwares like VS Code and stuff was way too much satisfactory for me.

2019

Module

Started understanding the structures and modules of how things work in the path I've chosen.

2020

COVID

Damn that COVID thing, everyone was struggling with their own problems and crisis were spread all over the world. But this also left a great impact on my career.

Computer Science

Started learning about computers in deep along with Python.

Python

Python provided me a very good support for understanding the computer and development world.

Databases

Got to know about the working of data handling and execution. Learnt a bit of MySQL alongside.

Move to Knysna

My Wife and I made the decision to move to Knysna on the Garden Route to open a Restaurant.

Canada

Thought of taking a big-step and pursue my higher studies from Canada in Computer Sciences. I was set to my goal and worked hard for it.

2021

Head Boy

Was elected as the Head Boy of the school which comprehensively increased my communication, leadership and teamwork skills.

2022

Graduated High School

Completed my High School with lots of honor and respect as a Head Boy achieving a decent score and an A+ in Computer Science.

Resentment

Due to hell lots of reasons my dream to take my career path to Canada remained unattained. But it would be for a good sake for sure.

Study Break

As I was unable to go to Canada there was no backup for my studies in India. So I took a year gap to complete my JEE exam to get into a good University.

Mythology

During the break period while I was studying, I also got introduced to Hindu Mythology and Old beliefs and myths. Seemed way too much interesting to me and I am currently on learning new things in it.

2023

University

Finally enrolled in a reputed university, UPES dehradun for my Bachelors in Technology Computer Science Engineering.

Mr. Fresher

Ran up to the title of Mr. Frehser 2023 being in the finalists and represented my vocal skills throughout.

C Programming

In the first semester we were taught programming in C language which was quite easy and scoring.

WebDev

Learnt backend and frontend development tools which were much satisfying and unlocking new skills were raising up the excitement.

Semester End

By the end of 2023 also ended the first semester of my college with lots of fun and learnings.

Today
Portfolio

Checkout my work.

Filter by Tag
Lunatag

YouTube Clone

HTML
CSS

I've created a youtube clone while learning HTML and CSS from SuperSimpleDev. It works well with a lots of hardworks and all my leaning of frontend are contained in it.

View site